Skip to content

Conversation

@dtodt
Copy link
Contributor

@dtodt dtodt commented May 19, 2022

This changes fixes multi-package projects.

Resolving paths with wildcards, ex:

    "flutter-coverage.coverageFileNames": [
        "lcov.info",
    ],
    "flutter-coverage.coverageFilePaths":[
        "coverage",
        "packages/**/coverage",
    ],

dtodt added 2 commits May 18, 2022 22:49
resolves Accept 2 or more coverage files Flutterando#4
@jacobaraujo7 jacobaraujo7 merged commit 48ca1d0 into Flutterando:master May 19, 2022
@dtodt dtodt deleted the hotfix/packages branch May 19, 2022 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants